'宣言 Public Function PlotAreas( _ ByVal build As System.Action(Of PlotAreaListFactory(Of T,FlexChart(Of T),PlotArea,PlotAreaBuilder)) _ ) As FlexChartBuilder(Of T)
public FlexChartBuilder<T> PlotAreas( System.Action<PlotAreaListFactory<T,FlexChart<T>,PlotArea,PlotAreaBuilder>> build )
パラメータ
- build
- The build function
戻り値の型
Current builder